McGroupValue Class

Represents the path and axis values for a group.

Inheritance Hierarchy

System.Object
  IntervalZero.KINGSTAR.Base.Api.McGroupValue

Namespace: IntervalZero.KINGSTAR.Base.Api

Assembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public class McGroupValue
Public Class McGroupValue

 

The McGroupValue class exposes the following members.

Constructors

 NameDescription
McGroupValueInitializes a new instance of the McGroupValue class.

Properties

 NameDescription
AxesValuesThe value for each axis in the group.
PathValueThe value for the end effector.

See also

IntervalZero.KINGSTAR.Base.Api Namespace